Skip to content

Unit test workflow#878

Merged
quic-rishinr merged 11 commits intomainfrom
unit_test_workflow
Apr 10, 2026
Merged

Unit test workflow#878
quic-rishinr merged 11 commits intomainfrom
unit_test_workflow

Conversation

@quic-rishinr
Copy link
Copy Markdown
Contributor

Added unit test git workflow.

@quic-rishinr
Copy link
Copy Markdown
Contributor Author

@quic-hemagnih @vbaddi please review

@quic-rishinr quic-rishinr requested review from anujgupt-github and removed request for ochougul, quic-amitraj and quic-hemagnih March 23, 2026 07:00
@quic-rishinr quic-rishinr requested a review from vbaddi March 27, 2026 03:41
@quic-rishinr quic-rishinr force-pushed the unit_test_workflow branch 2 times, most recently from f29d4bf to 078b0b9 Compare March 27, 2026 12:24
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
@quic-rishinr quic-rishinr requested a review from vbaddi April 2, 2026 10:02
Copy link
Copy Markdown
Contributor

@vbaddi vbaddi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 Please rebase.

Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
  to allow authenticated access to gated HuggingFace models
- Wrap model/tokenizer loading in try/except blocks in quickcheck tests
  to gracefully skip tests when model fetch fails (e.g., auth errors)
- Fix HybridChunkedCache backward compatibility for transformers>=4.57
  which no longer exposes key_cache/value_cache attributes
- Fix Gemma3 config compatibility by mapping _sliding_window_pattern
  to sliding_window_pattern when the public attribute is missing

Signed-off-by: Rishin Raj <rishinr@qti.qualcomm.com>
@quic-rishinr quic-rishinr merged commit 0f933dc into main Apr 10, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants